/*
Theme Name: NEW Sophie Martin Catering
Theme URI: http://www.sophiemartincatering.co.uk
Description: Sophie Martin Catering | Special Event Caterers.
Version: 1.0
Author: Nick Brennan
Author URI: http://www.nick-brennan.com
*/

/*fonts*/
@import url("fonts/fontstyle.css");

html { font-size: 62.5%; }
body {
	margin:0 auto;
	padding:0;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
/* wrapper */
div.wrapper {
	width:95%;
	margin:5px 5px 5px 5px;
}
/* content */
div.content {
	width:100%;
}
div.spacer {
	width:100%;
	height:2px;
	float:right;
}
div.page-content {
	width:100%;
	float:left;
	text-align: left;
	padding:0px;
}
div.page-right {
	width:100%;
	float:left;
	text-align: left;
}
div.logo {
	width:25%;
	float:left;
	text-align: left;
	postion:relative;
}
div.social {
	width:94%;
	float:left;
	position:absolute; top:100px;
}
div.sociable {
	width:100%;
	padding-top:10px;
}
div.breadcrumb {
	float:left;
	width:200px;
	height:20px;
}
div.widget {
	width:100%;
	margin-bottom:10px;
	float:right;
	border:1px solid #d8d8d8;
	border-radius:4px;
	-moz-border-radius:4px; /* Old Firefox */
}
div.widget-content {
	padding:5px;
}
div.sample-menu {
}	
div.sample-menu-tick ul { 
	font-size:1.1rem;
	line-height:200%;
}
div.sample-menu-tick li { 
	background-image: url(/images/bullet-tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-bottom: 10px;
}	
div.sample-menu ul { 
	list-style-image: url(/images/bullet.jpg); 
	padding-left: 20px;
	margin-bottom: 10px;
}
div.footer {
	width: 98%;
	margin-top:10px;
	float: left;
	text-align: right;
	border:1px solid #d8d8d8;
	border-radius:4px;
	-moz-border-radius:4px; /* Old Firefox */

    /* Gradient backgrounds */
	background-image: linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -o-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -moz-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -webkit-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);
	background-image: -ms-linear-gradient(left , rgb(255,255,255) 20%, rgb(248,248,248) 50%, rgb(255,255,255) 80%);

	background-image: -webkit-gradient(
	linear,
	left top,
	right top,
	color-stop(0.2, rgb(255,255,255)),
	color-stop(0.5, rgb(248,248,248)),
	color-stop(0.8, rgb(255,255,255))
);
}
div.emunet {
	float:left;
	padding-top:4px;
}
div.footer-links {
	float:right;
	padding-top:4px;
}
/* headers */

h1 {
	color:#545454;
font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
font-size: 26px;
font-style: normal;
font-weight: normal;
height: auto;
line-height: 28px;
	padding-bottom:5px;
}
h2 {
	color:#545454;
	font-size:1.4rem;
	padding-top:5px;
}
h3 {
	color:#000;
	font-size:1.2rem;
	padding-bottom:5px;
	padding-top:5px;
}
h4 {
	font-size:1.2rem;
	list-style:none;
	padding-bottom:10px;
	color:#545454;
	padding-top:5px;
}

/* element defaults */
p {
	font-family: 'Open Sans', sans-serif;
	font-size:1.2rem;
	margin-bottom:10px;
	line-height:200%;
	color:#545454;
}
.entry p{
	margin:5px 0px;
	padding:0px 0px 5px 0px;
}
ul {
	font-size:1.2rem;
	line-height:150%;
	list-style:none;
	padding:5px;
	color: #545454;
}
li {
	color: #545454;
}
img { max-width: 100%; }
}
a img {
	border:0px;
}
nav {
	float:right;
	position:absolute;
	right:0px;
	top:-150%;
}
nav select {
  	display: inline-block; 
	float: right;
	font-size: 1.8rem;
}
nav ul {
  	display: none;
}

div.page-right h4 {
	background:#efefef;
	font-size:1.3rem;
	list-style:none;
	padding:5px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px; 
}

/* SIDE BAR */

#sidebar-left {
	display:none;
}

ul.accordion,
ol.accordion {
	margin: 0;
	padding: 0;
}
.accordion li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:1.6rem;
}
.accordion li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
.accordion li li {
	list-style-type: disc;
	margin-left: 1em;
}
.accordion a {
	color: inherit;
	text-decoration: inherit;
}
.accordion .loading {
	display: none;
}	

.loading {
	display: none;
}
.accordion {
	border: 1px solid #ccc;
	width:	100%;
	float: left;
	display: block;
	-moz-border-radius: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px; 
}
.accordion li h3 a {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84b231), color-stop(0.5, #6f9529), color-stop(0.51, #84b231), color-stop(1, #95c53d));
   	background-image: -moz-linear-gradient(center bottom, #84b231 0%, #6f9529 50%, #84b231 51%, #95c53d 100%);
    	background-color:#95c53d; /* Fallback */
	border-bottom:1px solid #333;
	border-top:1px solid #ccc;
	color:#fff;
	display:block;
	font-size:1.6rem;
	margin:0;
	padding:5px 10px;
}
.accordion li.active h3 a {
	background: #369;
	background: #369 -webkit-gradient(linear, left top, left bottom, from(#69c), to(#369)) no-repeat;
	background: #369 -moz-linear-gradient(top,	#69c,	#369) no-repeat;
	border-bottom:	1px solid #036;
	border-top: 1px solid #9cf;
}
.accordion li.locked h3 a {
	background: #963;
	background: #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
	background: #963 -moz-linear-gradient(top,	#c96,	#963) no-repeat;
	border-bottom:	1px solid #630;
	border-top: 1px solid #fc9;
	text-shadow:	0 -1px 2px #630, #fc9 0 1px 2px;
}
.accordion li h3 {
	margin: 0;
	padding:	0;
}
.accordion .panel {
	padding:	10px;
}



/* SLIDESHOW */

#slideshow {
	display:none;
}

#SectionMenu { 
	width:100%;
	list-style:none;
	display:inline-block;

    /* Lucinda Grande is the font used on the website from Apple. */
    font-family: 'Open Sans', sans-serif; font-size:13px;
    
    /* Apply a subtle text-shadow to the text */
    text-shadow: 0 -1px 3px #929292;
}
#SectionMenu ul { 
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    
    -moz-box-shadow: 0px 3px 3px #cecece;
    -webkit-box-shadow: 0px 3px 3px #cecece;
    box-shadow: 0 3px 4px #8b8b8b;
}
#SectionMenu li { 
	display:block; 
	float:left; 
	border-right:1px solid #a4d053; 
	border-left:1px solid #a4d053; 
	width:49%; 
	height:60px; 
	border-bottom:1px solid #79a32d; 
	border-top:1px solid #91c336;

    /* Gradient backgrounds for the buttons. Generated using http://gradients.glrzad.com/ */
	
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #84b231), color-stop(0.5, #6f9529), color-stop(0.51, #84b231), color-stop(1, #95c53d));
    background-image: -moz-linear-gradient(center bottom, #84b231 0%, #6f9529 50%, #84b231 51%, #95c53d 100%);
    background-color:#95c53d; /* Fallback */
}

/* Set the states when hovering, except for the last item in the list (the search bar), since it doesn't need to change */
#SectionMenu li:hover {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5016), color-stop(0.5, #4a631c), color-stop(0.51, #445b19), color-stop(1, #28350f));
    background-image: -moz-linear-gradient(center bottom, #3c5016 0%, #4a631c 50%, #445b19 51%, #28350f 100% );
    background-color:#4a631c; /* Fallback */
    
    /* We use the inset of the box shadow to create a subtle inner glow when hovering */
    -moz-box-shadow: inset 0 0 5px 5px #535353;
    -webkit-box-shadow: inset 0 0 5px 5px #535353;
    box-shadow: inset 0 0 5px 5px #535353;
}

/* When the user clicks the button, we simply change the box inset (compared to the "hover") */
#SectionMenu li:active {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3c5016), color-stop(0.5, #4a631c), color-stop(0.51, #445b19), color-stop(1, #28350f));
    background-image: -moz-linear-gradient(center bottom, #3c5016 0%, #4a631c 50%, #445b19 51%, #28350f 100% );
    background-color:#4a631c; /* Fallback */
    
    -moz-box-shadow: inset 0 1px 2px 2px #000;
    -webkit-box-shadow: inset 0 1px 2px 2px #000;
    box-shadow: inset 0 1px 2px 2px #000;
}

#SectionMenu li a { 
	color:white; 
	text-decoration:none; 
	text-align:center; 
	display:block;  
	outline:none; 
	font-size:1.6rem;
	padding-top:17px;
}


/
/* Fade in animation (Webkit only) */
@-webkit-keyframes showMenu {
    from { opacity: 0; top:-20px; }
    to   { opacity: 1; }
}

#SectionMenu {
     -webkit-animation: showMenu 1s; position:relative;
}